Class PolicyMapParameterStatementImpl

java.lang.Object
com.cisco.pt.ipc.impl.IPCObjectImpl
com.cisco.pt.ipc.sim.impl.PolicyMapParameterStatementImpl
All Implemented Interfaces:
IPCObject, PolicyMapParameterStatement

public class PolicyMapParameterStatementImpl extends IPCObjectImpl implements PolicyMapParameterStatement
Information provided by the PKI file:

    \class CPolicyMapParameterStatement
    
    \brief CPolicyMapParameterStatement holds service-policy configuration
    
    \example network().getDevice("Router0").getServicePolicyManager()
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • toPduString

      public String toPduString()
      Information provided by the PKI file:
      
          \brief Returns the configuration in string to show on pdu detail
          
          \return string, the configuration in string to show on pdu detail.
          
              
      Specified by:
      toPduString in interface PolicyMapParameterStatement
      Returns:
      String Returns a String
    • toString

      public String toString()
      Information provided by the PKI file:
      
          \brief Return the configuration in string
          
          return string, the configuration in string.
          
              
      Specified by:
      toString in interface PolicyMapParameterStatement
      Overrides:
      toString in class Object
      Returns:
      String Returns a String